AddressListId Constructor (String) |
Initializes a new instance of the AddressListId class.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic AddressListId(
string id
)
Public Sub New (
id As String
)
Parameters
- id
- Type: SystemString
See Also